Skip to content

builtin.h: skip alloca.h include on OpenBSD#81

Merged
nalgeon merged 1 commit into
solod-dev:mainfrom
jturner:openbsd-fixes
Jun 30, 2026
Merged

builtin.h: skip alloca.h include on OpenBSD#81
nalgeon merged 1 commit into
solod-dev:mainfrom
jturner:openbsd-fixes

Conversation

@jturner

@jturner jturner commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

alloca() is provided by stdlib.h on OpenBSD, so the separate alloca.h include is not needed and causes a faild build.

alloca() is provided by stdlib.h on OpenBSD, so the separate alloca.h
include is not needed and causes a faild build.
@nalgeon nalgeon merged commit 1e96f53 into solod-dev:main Jun 30, 2026
3 checks passed
@nalgeon

nalgeon commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Thank you!

@jturner jturner deleted the openbsd-fixes branch June 30, 2026 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants